home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Digsby build 37 / digsby_setup.exe / lib / common / exceptions.pyo (.txt) < prev    next >
Python Compiled Bytecode  |  2008-10-13  |  289b  |  8 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.5)
  3.  
  4.  
  5. class LoginError(Exception):
  6.     pass
  7.  
  8.